SyIndicator 
EntityType  Independent 
Logical Entity Name  SyIndicator 
Default Table Name  SyIndicator 
Logical Only  NO 
Definition 
 
Note 
 

SyIndicator Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
SyIndicatorId(PK)    CHAR(10)  NO 
 
Code    CHAR(10)  NO 
 
Descrip    CHAR(10)  NO 
 
CampusGroupId(FK)    INTEGER  YES 
 
Active    CHAR(10)  NO 
 
UserId(FK)    INTEGER  NO 
 
DateAdded    CHAR(10)  NO 
 
DateLstMod    CHAR(10)  NO 
 
ts    CHAR(10)  NO 
 

SyIndicator Keys 
Key Name  Key Type  Keys 
Pk_SyIndicator_SyIndicatorId  PrimaryKey  SyIndicatorId 
UK_SyIndicator_Code  Alternate Key  Code 

SyIndicator Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
CampusGroup  Non-Identifying  Zero or One to Zero or More        CampusGroupId  NO 
Staff  Non-Identifying  One To Zero or More        UserId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
SyIndicatorStudentRelation  Non-Identifying  One To Zero or More          NO 

SyIndicator Check Constraints 
Check Constraint Name  CheckConstraint